Get a Schedule's Execution Status

{ getScheduleExecutionStatus }

Returns the status of a schedule's job executions

Method

/API2/tasks/getScheduleExecutionStatus

  • API Section: /API2/tasks
  • API Version: 2.0
  • From Release: 2018.5
  • Can be used by all user types
  • REST API only via POST actions.
  • Input Parameters

    Name

    executionId

    Type

    string

    Description

    The execution's system ID

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Returns the task status indicator

    Examples